home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / ole / ole.txt < prev    next >
Text File  |  1993-07-29  |  529b  |  16 lines

  1. OLE2 VB Example Readme.TXT File:
  2.  
  3. Provided By : George J. Febish, President
  4.         ObjectSoft Corporation
  5.         (201) 816-8900
  6.  
  7. This example cleans up the Microsoft example in the Samples Subdirectory and
  8. provides commented code.  It also shows a working Standard Edit menu for 
  9. OLE 2.0 Container Applications.
  10.  
  11. To use this application you must have Visual Basic 3.0 and
  12. 1) Load OLE2.FRM, OLE2.BAS, and CONSTANT.BAS into a new project
  13. 2) Load the MSOLE2.VBX file from your Windows System directory
  14. 3) Run the application.
  15.  
  16.